C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / IsAnimated Property

In This Topic
IsAnimated Property (AutoCompleteBase<T>)
In This Topic
Gets or sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.
Syntax
'Declaration
 
Public Property IsAnimated As Boolean
 
See Also